home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / door / gwar242.zip / WAR.BAT < prev    next >
DOS Batch File  |  1992-05-14  |  609b  |  22 lines

  1. REM Your batch file to execute Global War should look like this.
  2. REM be sure and modify the subdirectory names to match your setup.
  3.  
  4. REM First change to your Global War subdirectory
  5.  
  6. cd \bbs\gwar
  7.  
  8. REM     select one of the following depending on your BBS software
  9.  
  10. REM     war /p \bbs\pcboard.sys
  11. REM     war /r \bbs\dorinfo1.def
  12. REM     war /w \bbs\chain.txt
  13. REM     war /i \bbs\callinfo.bbs
  14. REM     war /g \bbs\callinfo.bbs
  15. REM     war /d \bbs\door.sys
  16. REM     war /s \bbs\sfdoors.dat
  17. REM     war /c (baud) (port) (minutesleft) (firstname) (lastname)
  18.  
  19. REM Exit back to the BBS
  20.  
  21. cd \bbs
  22.